/ Assembly List / LJCDBViewDAL / ViewGridColumnManager / SaveData

Namespace - LJCDBViewDAL


Parameters
viewGridColumn - The data record.

Returns

True if successful otherwise, false.

Syntax

C#
public Boolean SaveData(ViewGridColumn viewGridColumn)

Updates the record if it exists, otherwise creates it.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.